Property Class |
Namespace: Independentsoft.Webdav
The Property type exposes the following members.
| Name | Description | |
|---|---|---|
| Property |
Initializes a new instance of the Property class.
| |
| Property(String) |
Initializes a new instance of the Property from XML string.
| |
| Property(PropertyName) |
Initializes a new instance of the Property class.
| |
| Property(String, String) |
Initializes a new instance of the Property class.
| |
| Property(String, String, String) |
Initializes a new instance of the Property class.
|
| Name | Description | |
|---|---|---|
| DecodedValue |
Gets a decoded property value.
| |
| Name |
Gets or sets a property name.
| |
| Namespace |
Gets or sets a property namespace.
| |
| Value |
Gets or sets a property value.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |